-
-
Notifications
You must be signed in to change notification settings - Fork 420
London | 26-ITP-Jan | Khaliun Baatarkhuu | Sprint 2 | Form-Controls #1084
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
London | 26-ITP-Jan | Khaliun Baatarkhuu | Sprint 2 | Form-Controls #1084
Conversation
1: added name input with validation 2: added email input validation 3: added colour fieldset with three required options 4: added size fieldset with six required options 5: added submit button 6: added my name at the footer section
✅ Deploy Preview for cyf-onboarding-module ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The text in the PR description is encoded in Markdown syntax. Can you edit and format it with Markdown syntax to make the checked boxes to look like this:
and the section headers "Changelist" and "Questions" to look like this: ChangelistQuestionsHere is a useful article about formatting text on GitHub using Markdown: |
cjyuan
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code is free of syntax error and well indented. All requirements met. Well done!
I only one challenge for you. (Please refer to the inline comment).
|
The update in the PR description is good. Did you make any change to the code? I don't see any new commit on this PR. If you have committed new changes to the cloned repo on your computer, you will need to sync/push the commits to GitHub, or else I won't see them on this PR. |
@cjyuan Hi, I have added my new commit directly onto this PR. Please, let me know if that's okay. |
|
Looks good. Well done. |

Self checklist
Changelist
1: added name input with validation
2: added email input validation
3: added colour fieldset with three required options
4: added size fieldset with six required options
5: added submit button
6: added my name at the footer section
Questions
None at the moment